func golang.org/x/sys/unix.readvRacedetect

4 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L2193: 	readvRacedetect(iovecs, n, err)
		syscall_linux.go#L2202: 	readvRacedetect(iovecs, n, err)
		syscall_linux.go#L2211: 	readvRacedetect(iovecs, n, err)
		syscall_linux.go#L2215: func readvRacedetect(iovecs []Iovec, n int, err error) {